From b96fad1bfe5241837dc72725197f98431f972a70 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 21 Jul 2005 19:50:54 +0000 Subject: [PATCH] Updates 2005-07-21 Matthias Clasen * NEWS: Updates --- ChangeLog | 2 ++ ChangeLog.pre-2-10 | 2 ++ ChangeLog.pre-2-8 | 2 ++ NEWS | 17 +++++++++++++++++ 4 files changed, 23 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5398293b10..0d9acaacae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-07-21 Matthias Clasen + * NEWS: Updates + * gtk/gtkstatusbar.c (gtk_statusbar_size_allocate): Be a bit more careful to not shrink the label to a negative width. (#311175, Thomas Vander Stichele) diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 5398293b10..0d9acaacae 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,7 @@ 2005-07-21 Matthias Clasen + * NEWS: Updates + * gtk/gtkstatusbar.c (gtk_statusbar_size_allocate): Be a bit more careful to not shrink the label to a negative width. (#311175, Thomas Vander Stichele) diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 5398293b10..0d9acaacae 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,7 @@ 2005-07-21 Matthias Clasen + * NEWS: Updates + * gtk/gtkstatusbar.c (gtk_statusbar_size_allocate): Be a bit more careful to not shrink the label to a negative width. (#311175, Thomas Vander Stichele) diff --git a/NEWS b/NEWS index ca3fc52890..711ff1fde4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Overview of Changes from GTK+ 2.7.3 to GTK+ 2.7.4 +================================================= +* Make svg icon themes work better [Matthias] +* GtkPlug/GtkSocket: Make these cross-platform + and implement them for Win32 [Tor] +* Make font rendering xsettings work with + pangocairo [Owen] +* Win32 + - Build fixes [Tor Lillqvist] + - Fix clipping issues [Robert Ögren] + - Bug fixes [Peter Zelezny] +* Other bug fixes [Christian Persch, Arkady L. Shane, + Matthias, Tommi Komulainen, Alexander Larsson, Owen, + Thomas Vander Stichele] +* Documentation improvements [Steve Chaplin, Matthias] +* New and updated translations (en_CA,fr,lt,nl,sk,th,zh_CN) + Overview of Changes from GTK+ 2.7.2 to GTK+ 2.7.3 ================================================= * Make sure that gtk_window_present() moves the window to the -- 2.30.2